home *** CD-ROM | disk | FTP | other *** search
/ HamCall (April 1991) / HAMCALL CD-ROM (Buckmaster)(April 1991).BIN / telcom / qmodem / autoexec.bat < prev    next >
DOS Batch File  |  1989-02-20  |  343b  |  13 lines

  1. Echo Off
  2. Rem  This BAT file is for Floppy users.
  3. Rem
  4. Rem  It sets the Path command to allow Qmodem to search both
  5. Rem  floppy drives for the necessary files.
  6. Rem
  7. Rem  Disk #1 should be in the A: drive and Disk #2 should be in
  8. Rem  the B: drive.  Then, press Ctrl-Alt-Del to reboot and start
  9. Rem  Qmodem!
  10. Rem
  11. PATH=A:\;B:\
  12. B:QMODEM
  13.